home *** CD-ROM | disk | FTP | other *** search
- Path: pegasus.montclair.edu!zakrzews
- From: zakrzews@pegasus.montclair.edu (Tomas Zakrzewski)
- Newsgroups: comp.lang.c,comp.lang.c++,comp.lang.basic.visual.misc
- Subject: Re: DLL, VB and Borland C/C++
- Date: 29 Mar 1996 20:25:16 -0500
- Organization: Montclair State University
- Message-ID: <zakrzews.828148776@pegasus.montclair.edu>
- References: <312A0334.AC5@supaero.fr> <4gfg6m$eet@hasle.sn.no> <4hagmf$qc0@donald.interpac.be> <4j5mqr$su7@ohnasn01.sinet.slb.com> <4jc1d6$2tv@news.inc.net> <315A2DA2.716E@oacis.com> <4jeel6$jkm@news.clandjop.com>
- NNTP-Posting-Host: pegasus.montclair.edu
- X-Newsreader: NN version 6.5.0 #68 (NOV)
-
- I have used Watcom compiler 10.0a to create DLL and I have not to many
- problems. There is only difference in declaration for 32 bit DLL. You have to
- assign an alliase for that library. In the VB manual as well in on line help
- you have explanation how to invoke DLL. How to create them , this may depend on
- compiler you use (some directives must be issued to the compiler).
-
- Tom Z.
- (MSU)
- .
-
-